Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 63,865 for

document formatting

(0.14 sec)
  1. Copying and Moving Worksheets|Documentation

    This article includes sample code and describes how to copy and move worksheets programmatically both within an Excel workbook and across Excel workbooks using the C# API or .NET Library....of worksheets with common formatting and data. For example, if...Worksheet, complete with data, formatting, tables, matrices, charts...

    docs.aspose.com/cells/net/copying-and-moving-wo...
  2. Aspose::Words::Inline::get_IsFormatRevision met...

    Aspose::Words::Inline::get_IsFormatRevision method. Returns true if Formatting of the object was changed in Microsoft Word while change tracking was enabled in C++....n method Returns true if formatting of the object was changed...node. auto doc = MakeObject < Document > ( MyDir + u "Revision runs...

    reference.aspose.com/words/cpp/aspose.words/inl...
  3. DocumentBase.lists property | Aspose.Words for ...

    DocumentBase.lists property. Provides access to the list Formatting used in the Document....access to the list formatting used in the document. get lists () :...levels. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Shading.clear_formatting method | Aspose.Words ...

    Shading.clear_Formatting method. Removes shading from the object....clear_formatting method clear_formatting() Removes shading from...from the object. def clear_formatting ( self ): ... Examples Shows...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ChartAxisTitle class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartAxisTitle class. Provides access to the axis title properties...the Working with Charts documentation article. Properties Name...to the font formatting of the axis title. format Provides access...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Format Ranges with Node.js via C++|Documentation

    Learn how to format a range of cells in Excel using Aspose.Cells for Node.js via C++....Format Ranges with Node.js via C++ Contents [ Hide ] Possible...range formatting. How to format a Range in Excel To format a range...

    docs.aspose.com/cells/nodejs-cpp/how-to-format-...
  7. Aspose::Words::Tables::RowFormat::get_Height me...

    Aspose::Words::Tables::RowFormat::get_Height method. Gets or sets the height of the table row in points in C++....Examples Shows how to create a formatted table using DocumentBuilder.... auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.tab...
  8. Convert XLSX File to PDF Format|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....PDF Format Contents [ Hide ] PDF (Portable Document Format) represents...represents documents independently of the software, hardware,...

    docs.aspose.com/cells/net/convert-xlsx-file-to-...
  9. TableStyle class | Aspose.Words for Python

    aspose.words.TableStyle class. Represents a table style...the Working with Tables documentation article. Inheritance: TableStyle...this table style. document Gets the owner document. (Inherited from...

    reference.aspose.com/words/python-net/aspose.wo...
  10. How to Format Number to Special|Documentation

    This article will introduce how to Format Number to Specialusing Aspose.Cells for Python via .NET API....How to Format Number to Special Contents [ Hide ] Possible Usage...Usage Scenarios Formatting numbers to a special format in Excel is...

    docs.aspose.com/cells/python-net/how-to-format-...